home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 11 / PC World Interactive 11.iso / share / grafik / slide.exe / DemoSlide.exe / 0 / RCDATA / TFORM7 / TFORM7.txt
Text File  |  1998-06-20  |  795b  |  39 lines

  1. object Form7: TForm7
  2.   Left = 332
  3.   Top = 177
  4.   BorderStyle = bsNone
  5.   Caption = 'Printing...'
  6.   ClientHeight = 95
  7.   ClientWidth = 162
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Panel1: TPanel
  17.     Left = 2
  18.     Top = 4
  19.     Width = 159
  20.     Height = 89
  21.     BevelInner = bvLowered
  22.     BorderWidth = 3
  23.     TabOrder = 0
  24.     object Label1: TLabel
  25.       Left = 46
  26.       Top = 32
  27.       Width = 64
  28.       Height = 17
  29.       Caption = 'Printing...'
  30.       Font.Charset = ANSI_CHARSET
  31.       Font.Color = clWindowText
  32.       Font.Height = -15
  33.       Font.Name = 'Times New Roman'
  34.       Font.Style = [fsBold]
  35.       ParentFont = False
  36.     end
  37.   end
  38. end
  39.